Changed combo box's menu position function to use child menu
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 20 Aug 2010 23:24:54 +0000 (19:24 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 20 Aug 2010 23:26:10 +0000 (19:26 -0400)
commit005e8a6c2f1751ed37ea9b8bae2f2d5b6f2c5e06
tree13e150d5134a91610c0a3e3809115547abaf7038
parentaf7a1879195bcdd443c6c1f2924df665d5a048f7
Changed combo box's menu position function to use child menu
item's allocation instead of a complex calculation to guess
it's height for width.
gtk/gtkcombobox.c